Search
Chart.setSubtitleFontStyle Method
See Also
 






Sets the style of Font used to draw chart's getSubtitle.

Namespace: com.mindfusion.charting.swing
File: com.mindfusion.charting.swing

 Syntax

Java  Copy Code

public void setSubtitleFontStyle (
    EnumSet<FontStyle> value
)

 Parameters

value

 See Also